home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Oxygen Multimedia Graphics 15
/
Oxygen Multimedia Graphics 15.iso
/
pc
/
System
/
OX15
/
Internal_17_PrintStuff.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
203 b
|
7 lines
global ds
on mouseUp
alert("Now attempting to print contact information . . . If this information doesn't print, please check your printer status and try again.")
_movie.printFrom(17, 17, 50)
end